home *** CD-ROM | disk | FTP | other *** search
/ Aminet 37 / Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso / Aminet / biz / dopus / DOpus414JRsrc.lha / DirectoryOpus4 / Library / data.a < prev    next >
Text File  |  2000-03-30  |  2KB  |  69 lines

  1. ; Directory Opus 4
  2. ; Original GPL release version 4.12
  3. ; Copyright 1993-2000 Jonathan Potter
  4. ;
  5. ; This program is free software; you can redistribute it and/or
  6. ; modify it under the terms of the GNU General Public License
  7. ; as published by the Free Software Foundation; either version 2
  8. ; of the License, or (at your option) any later version.
  9. ;
  10. ; This program is distributed in the hope that it will be useful,
  11. ; but WITHOUT ANY WARRANTY; without even the implied warranty of
  12. ; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  13. ; GNU General Public License for more details.
  14. ;
  15. ; You should have received a copy of the GNU General Public License
  16. ; along with this program; if not, write to the Free Software
  17. ; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  18. ;
  19. ; All users of Directory Opus 4 (including versions distributed
  20. ; under the GPL) are entitled to upgrade to the latest version of
  21. ; Directory Opus version 5 at a reduced price. Please see
  22. ; http://www.gpsoft.com.au for more information.
  23. ;
  24. ; The release of Directory Opus 4 under the GPL in NO WAY affects
  25. ; the existing commercial status of Directory Opus 5.
  26.  
  27.     section .data_chip,data
  28.  
  29.     XDEF _pdb_cycletop
  30.     XDEF _pdb_cyclebot
  31.     XDEF _pdb_check
  32.     XDEF _glass_image1
  33.     XDEF _glass_image2
  34.     XDEF _busydata13
  35.     XDEF _busydata20
  36.  
  37. _pdb_cycletop:
  38.     dc.w $7f00,$c180,$c180,$c7e0,$c3c0,$c180
  39.  
  40. _pdb_cyclebot:
  41.     dc.w $c180,$7f00
  42.  
  43. _pdb_check:
  44.     dc.w $0038,$0060,$00c0,$e180,$7300,$3e00,$1c00
  45.  
  46. _glass_image1:
  47.     dc.w $0f80,$7070,$c218,$c818,$c018,$7070,$0fbc,$000f
  48.  
  49. _glass_image2:
  50.     dc.w $0000,$0f80,$3de0,$37e0,$3fe0,$0f80,$0000,$0000
  51.  
  52. _busydata13:
  53.     dc.w $0000,$0000
  54.     dc.w $0600,$0600,$0f40,$0f40,$3fe0,$3fe0,$7fe0,$7fe0
  55.     dc.w $61f0,$7ff0,$7bf8,$7ff8,$f7f8,$fff8,$61fc,$7ffc
  56.     dc.w $7f0c,$7ffc,$3fde,$3ffe,$7fbc,$7ffc,$3f0c,$3ffc
  57.     dc.w $1ff8,$1ff8,$07f0,$07f0,$01c0,$01c0,$0700,$0700
  58.     dc.w $0fc0,$0fc0,$0780,$0780,$0000,$0000,$00c0,$00c0
  59.     dc.w $00e0,$00e0,$0040,$0040
  60.     dc.w $0000,$0000
  61.  
  62. _busydata20:
  63.     dc.w $0000,$0000
  64.     dc.w $0400,$07c0,$0000,$07c0,$0100,$0380,$0000,$07e0
  65.     dc.w $07c0,$1ff8,$1ff0,$3fec,$3ff8,$7fde,$3ff8,$7fbe
  66.     dc.w $7ffc,$ff7f,$7efc,$ffff,$7ffc,$ffff,$3ff8,$7ffe
  67.     dc.w $3ff8,$7ffe,$1ff0,$3ffc,$07c0,$1ff8,$0000,$07e0
  68.     dc.w $0000,$0000
  69.